home *** CD-ROM | disk | FTP | other *** search
/ .net 2002 March / DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin / pc / PC Software / free_browsing / DavesQckSearchDbar3-14 / dqsd.exe / searches / mrqe.xml < prev    next >
Text File  |  2002-09-27  |  1KB  |  40 lines

  1. <search function="mrqe">
  2.   <name>MRQE Search</name>
  3.   <description>Search the Movie Review Query Engine for movie reviews 
  4.   <div class="helpboxDescLabels">Example:</div> 
  5.   <table class="helpboxDescTable">
  6.     <tr>
  7.       <td>mrqe jaws</td>
  8.     </tr>
  9.   </table>
  10.   </description>
  11.   <category>Entertainment</category>
  12.   <link>http://www.mrqe.com/</link>
  13.   <contributor>Steven J. Heil</contributor>
  14.   <email>sjheil_at_hotmail_dot_com</email>
  15.   <form name="mrqef"
  16.         action="http://www.mrqe.com/lookup"
  17.         method="get">
  18.     <input type="hidden" name="isindex" value=""/>
  19.   </form>
  20.   <script><![CDATA[
  21.     function mrqe(q)
  22.     {
  23.       if( q == "" )
  24.         openSearchWindow("http://www.mrqe.com/");
  25.       else
  26.       {
  27.         document.mrqef.isindex.value = q;
  28.         submitForm(mrqef);
  29.       }
  30.     }
  31.   ]]></script>
  32.  
  33.   <copyright>
  34.     Copyright (c) 2002 David Bau
  35.     Distributed under the terms of the
  36.     GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  37.   </copyright>
  38. </search>
  39.  
  40.